Skip to content

Comments

crypto: gofuzz build directives#23137

Merged
holiman merged 1 commit intoethereum:masterfrom
holiman:fixfuzzers_again
Jun 30, 2021
Merged

crypto: gofuzz build directives#23137
holiman merged 1 commit intoethereum:masterfrom
holiman:fixfuzzers_again

Conversation

@holiman
Copy link
Contributor

@holiman holiman commented Jun 30, 2021

Witth these changes, I can build the evm with various flag combos:

[user@work evm]$ go build -tags gofuzz . 
[user@work evm]$ go build -tags nocgo . 
[user@work evm]$ go build -tags gofuzz,nocgo . 

And also the runtime fuzzer again:

[user@work runtime]$ go-fuzz-build .

Follow-up after #23089 which didn't fully fix all problems

@holiman holiman merged commit bbbeb7d into ethereum:master Jun 30, 2021
@holiman holiman added this to the 1.10.5 milestone Jun 30, 2021
sidhujag pushed a commit to sidhujag/go-ethereum that referenced this pull request Jul 1, 2021
atif-konasl pushed a commit to frozeman/pandora-execution-engine that referenced this pull request Oct 15, 2021
gzliudan added a commit to gzliudan/XDPoSChain that referenced this pull request Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants